home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
VRML 2.0 Sourcebook (2nd Edition)
/
VRML 2.0 Sourcebook CD [md5 fed90f4f9c39d5a60d477058775c7e21].iso
/
software
/
okino
/
demos
/
nugraf
/
disk6
/
data.6
/
plugins
/
imp_dem.rti
< prev
next >
Wrap
Text File
|
1996-04-24
|
896b
|
27 lines
#
# USGS DEM geometry import DLL runtime information.
#
# DO NOT MODIFY THIS FILE! Doing so will make the DLL inoperable.
#
# What type of plug-in this is (ie: geometry import, geometry export)
Plugin_Type = GeometryImport
# Which API version this plug-in adhears to (1, 2, etc)
Adhears_To_Plugin_Version = 1
# 1 = has an options dialog box, 0 = no options dialog box
Has_Options_Dialog_Box = 1
# 1 = has an "About" dialog box, 0 = no about dialog box
Has_About_Dialog_Box = 1
# An ASCII descriptive name for this plug-in (ie: used in the context of 'error loading "3D Studio" plug-in')
Plugin_Descriptive_Name = "USGS DEM"
# An ASCII string added to the plug-ins main execution menu
Menu_Description = "USGS .dem"
# The filter specification used for the Windows File-Open dialog box
FileOpen_Filter_Spec = "USGS DEM Files (*.dem)|*.dem|"